AROS
The Amiga Replacement OS
(C) 1996 AROS - The Amiga Replacement OS
NOTE: This is beta. If you want this code, then have a look at our Links. See also the Section about CVS.
Released 13.8.1997
- Bugfixes (as usual)
- Many new functions and libs
- We have the first game for AROS: Moria3D runs after minor changes
- All necessary includes to compile AROS
- Added conditional build (see make.defaults)
- Much faster linking on Unix
- Makefiles are generated from templates
- AROS has Resource Tracking now :-)
- Added a small mini kernel to ease porting
- New libs: math*, diskfont, gadtools
- New logo by Mike Williams
- New unix kernel with only one simple assembler file left
- New technique which allows the hardware dependend part of AROS replace›files in other parts of AROS
Things we currently work on:
- ANSI C library for AROS
- A own C compiler for AROS (VBCC)
- diskfont.library, math libs,
datatypes and gadtools
- AROS on Amiga (maybe even bootable)
- CLI commands
- Splitting AROS into small packages
- Small developer package for Amiga
- Bugfixes
- Worked on docs
- Many (50+) new functions in c.lib and amiga.lib
- Big endian IO functions in aros.library
- Amiga native and Linux/m68k versions. Amiga is still alpha.
- A *pre* alpha of VBCC with i386 support. This is only loosely connected to AROS. See the README in the directory AROS/compiler/vbcc/.
- iffparse.library completed
- Exec 90% completed, DOS 50% completed, Graphics 15%, Intuition 25%. All in all 30% of the whole work is completed.
- Real preemptive multitasking like on Amiga
- Many files were missing in the dev distribution :-(
- Some bugfixes
- FreeBSD/i386 support
- Amiga users can now participate. Read README.CVSfor more info.
- Much easier to port to a new hardware. Moved OS specific files from the various directories to AROS/config/$(ARCH)and the CPU specific files to AROS/config/$(KERNEL).
- HTML docs
- Renamed " openwin" to " demowin".
- Implemented PROPGADGETS
- Even more bugfixes (librarytest works now :)
- Many new README's. Developers should have a look at README.porting, README.contents, README.CVSand README.jobservdepending on what they want to do.
- Many new function from M. Fleischer (we have now 236 funcions in all)
- Many new function from I. Templeton (Utility.library)
- NIL:and RAM:devices from M. Fleischer
- AROS now uses the AFD-COPYRIGHT
- ***Developers: If you update from 1.7, you *MUST* call "make clean" because some headers have been added.
- New CLI commands: Mount, Assign, MakeDir, Delete
- The demo " openwin" gets more and more complex
- First steps to introduce Resource Tracking and Purify into the AmigaOS
- Intuition supports now Gadgets (well, only GTYP_BOOLGADGET for now)
- We have a console for RawKeyConvert().
- Some small bugfixes
- First small steps on graphics and intuition.library. You can open a window and render in it - Due to a bug, the rendering won't be visible every time. A small demo is there which open a window, renders something (sometimes) and then waits for a key ress.
- The includes and scripts were missing. They are here now.
- More things are generated now (function tables and prototypes)
- Some bug fixes.
- Everything changed :) Throw away the 1.4 and below.
- Most of Exec and much of DOS
- A shell is available and some 10 commands to test it (like Dir, List, Echo, etc).
- CVS is used to allow multiple people to work on this at the same time. Look into README.CVSfor how to participate.
prev
up
next
If you have comments or suggestions, email me at
digulla@aros.fh-konstanz.de.
13. Aug 1997